←Select platform

Provider Property

Summary

Gets the query provider that is associated with this data source.

Syntax

C#
VB
C++
public IQueryProvider Provider {get;} 
Public ReadOnly Property Provider As IQueryProvider 
public: 
property IQueryProvider^ Provider { 
   IQueryProvider^ get(); 
} 

Property Value

The IQueryProvider that is associated with this data source.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly